Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#150 Update syntax for Ansible v2 #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sighmon
Copy link

@sighmon sighmon commented Nov 19, 2024

Resolves #150

  • Update include to include_tasks

Note: I also added extra checks in Add line to launch runit on startup as it was breaking for me at check.rc != 0. And apparently get_md5=no is no longer a thing.

Running on:

  • Raspberry Pi 5
  • Debian version: 12 (bookworm)

Testing steps

  1. cd ansible && ansible-playbook rpi.yml -i hosts
$ ansible --version
ansible [core 2.17.6]

$ brew info ansible
==> ansible: stable 10.6.0 (bottled), HEAD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update syntax for Ansible v2
1 participant